Crate picky

source ·
Expand description

Crates.io docs.rs Crates.io

picky

Portable X.509, PKI, JOSE and HTTP signature implementation.

Re-exports

  • pub use picky_asn1_x509::oid;

Modules

  • Hash algorithms supported by picky
  • Signing HTTP Messages
  • JOSE framework subset implementation.
  • Wrappers around public and private keys raw data providing an easy to use API
  • OIDs commonly used with X.509 certificates
  • Privacy-Enhanced Mail (PEM) format utilities
  • This module provides types for parsing and building PKCS#12 files (PFX).
  • Signature algorithms supported by picky
  • X.509 certificates implementation based on RFC5280

Structs